const github.com/andybalholm/brotli.decoderErrorAllocRingBuffer1

3 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L47: 	decoderErrorAllocRingBuffer1            = -26
		decode.go#L1334: 		return decoderErrorAllocRingBuffer1
		decode.go#L2570: 	case decoderErrorAllocRingBuffer1: